func google.golang.org/protobuf/internal/impl.appendBytesSlice

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L5471: func appendBytesSlice(b []byte, p pointer, f *coderFieldInfo, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L5497: 	marshal:   appendBytesSlice,